From: Kim F. Storm Date: Thu, 22 Feb 2007 00:34:26 +0000 (+0000) Subject: Fix typos in last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30253 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d99fe637cb1fda341301681c2da28c5074d5e83b;p=emacs.git Fix typos in last change. --- diff --git a/man/widget.texi b/man/widget.texi index 086b9f69cf3..72157289524 100644 --- a/man/widget.texi +++ b/man/widget.texi @@ -229,7 +229,7 @@ separating text after the field. If you don't include the line, and the terminating newline will provide separation after. @strong{Warning:} In an @code{editable-field} widget, the @samp{%v} escape -must be preceeded by some other text in the @code{:format} string +must be preceded by some other text in the @code{:format} string (if specified). The editing text fields are highlighted with the @@ -534,7 +534,7 @@ This will be replaced with the buffer representation of the widget's value. What this is depends on the widget type. @strong{Warning:} In an @code{editable-field} widget, the @samp{%v} escape -must be preceeded by some other text in the format string (if specified). +must be preceded by some other text in the format string (if specified). @item %d Insert the string specified by @code{:doc} here.